How to Install petitboot-twin software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install petitboot-twin software package in Ubuntu 14.04 LTS (Trusty Tahr)

petitboot-twin software package provides Twin GUI version of petitboot, a kexec based bootloader, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install petitboot-twin 

petitboot-twin is installed in your system.

Make ensure the petitboot-twin package were installed using the commands given below,

$ sudo dpkg-query -l | grep petitboot-twin *

You will get with petitboot-twin package name, version, architecture and description in a table

petitboot-twin package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Administration Utilities
Package petitboot-twin
Version 13.05.29.14.00-g4dc604b-1
Description Twin GUI version of petitboot, a kexec based bootloader
Sub Section Admin


See Also, How to uninstall or remove petitboot-twin software package from Ubuntu 14.04 LTS (Trusty Tahr)?